home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / newformat < prev    next >
Text File  |  2001-03-21  |  920b  |  24 lines

  1. Synopsis:
  2.    load newformat
  3.  
  4. Description:
  5.    This script is primarily meant as an extension to 2.8script, though it
  6.    can be used alone without problems.  It mostly adds commands useful to
  7.    irc operators, as well as cleaning up STATS and TRACE output.
  8.  
  9.      Command
  10.      /cleantr   purge the list of servers from the last TRACE
  11.      /conall    connect to all servers from last TRACE (usually after
  12.                 | restarting one's server)
  13.      /invite    same as INVITE, but current channel is used if none given
  14.      /topic     same as TOPIC, but current channel is used if none given
  15.      /tt        toggles display of normal users in STATS and TRACE output
  16.                 | (also bound to ESC-t)
  17.  
  18. See Also:
  19.    2.8script(8); invite(1); load(5); stats(2); tls(8); topic(1); trace(2)
  20.  
  21. Other Notes:
  22.    This script is assumed to have been written by Matthew Green (phone).
  23.  
  24.